diff options
Diffstat (limited to 'fs/fuse/fuse_i.h')
-rw-r--r-- | fs/fuse/fuse_i.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/fuse/fuse_i.h b/fs/fuse/fuse_i.h index 60683b787250..e0555d68b4a7 100644 --- a/fs/fuse/fuse_i.h +++ b/fs/fuse/fuse_i.h | |||
@@ -533,11 +533,6 @@ void request_send_background(struct fuse_conn *fc, struct fuse_req *req); | |||
533 | void fuse_abort_conn(struct fuse_conn *fc); | 533 | void fuse_abort_conn(struct fuse_conn *fc); |
534 | 534 | ||
535 | /** | 535 | /** |
536 | * Get the attributes of a file | ||
537 | */ | ||
538 | int fuse_do_getattr(struct inode *inode); | ||
539 | |||
540 | /** | ||
541 | * Invalidate inode attributes | 536 | * Invalidate inode attributes |
542 | */ | 537 | */ |
543 | void fuse_invalidate_attr(struct inode *inode); | 538 | void fuse_invalidate_attr(struct inode *inode); |