Searched defs:address (Results 1 – 12 of 12) sorted by relevance
/fs/ |
D | userfaultfd.c | 200 static inline struct uffd_msg userfault_msg(unsigned long address, in userfault_msg() 236 unsigned long address, in userfaultfd_huge_must_wait() 268 unsigned long address, in userfaultfd_huge_must_wait() 284 unsigned long address, in userfaultfd_must_wait()
|
D | dax.c | 343 struct vm_area_struct *vma, unsigned long address) in dax_associate_entry() 796 unsigned long address; in pgoff_address() local 815 unsigned long address; in dax_entry_mkclean() local
|
/fs/nfs/ |
D | internal.h | 118 struct sockaddr address; member 130 struct sockaddr address; member
|
D | nfs4client.c | 1306 struct sockaddr_storage address; in nfs4_update_server() local
|
/fs/jfs/ |
D | jfs_imap.c | 420 uint address; in diReadSpecial() local 502 uint address; in diWriteSpecial() local
|
/fs/cramfs/ |
D | inode.c | 360 unsigned long address, pgoff = vma->vm_pgoff; in cramfs_physmem_mmap() local
|
/fs/nfsd/ |
D | nfsctl.c | 257 struct sockaddr_storage address; in write_unlock_ip() local
|
/fs/xfs/libxfs/ |
D | xfs_da_format.h | 429 __be32 address; /* address of data entry */ member
|
/fs/f2fs/ |
D | f2fs.h | 1888 const void *address, unsigned int length) in __f2fs_crc32() 1907 static inline u32 f2fs_crc32(struct f2fs_sb_info *sbi, const void *address, in f2fs_crc32() 1920 const void *address, unsigned int length) in f2fs_chksum()
|
/fs/btrfs/ |
D | ctree.h | 2484 static inline u32 btrfs_crc32c(u32 crc, const void *address, unsigned length) in btrfs_crc32c()
|
/fs/ext4/ |
D | ext4.h | 2332 const void *address, unsigned int length) in ext4_chksum()
|
/fs/cifs/ |
D | smb2pdu.h | 260 __u8 address[16]; /* IPv4 followed by 12 bytes rsvd or IPv6 address */ member
|